Portable Firefox Launcher 0.0.3

* Where should this program be placed?
Anywhere you'd like on your USB key.  Just be sure to update the INI file.

* Where should the profile be?
A profile directory should exist as a subdirectory of the directory containing firefox.exe

* What settings can be made in the INI?
firefoxpath=\firefox ;This should be the path to firefox.exe on your drive
profiledirectory=profile ;Set this to be the subdirectory that contains your firefox profile

* What does this program do?
It launches firefox using a specific profile, which is handy on USB drives.  It also checks to ensure that all extensions have been altered to use relative paths, so firefox will work regardless of drive letter, which will change when you move PCs.

* What license is this code released under?
This code is released under the GPL.  The full code is included with the package as PortableFirefox.nsi.

* Who created this program?
This launcher has been a joint effort by many folks on mozillaZine.org interested in getting firefox to run from a USB drive.  The code in this particular version is based on mai9's Free The Fox launcher as well as tracon's fflaunch.  It also has my own custom bits added in.

* How do I install extensions into Portable Firefox?

1. Launch firefox using PortableFirefox.exe
2. Download the XPI of the extension you wish to run
3. Open the XPI using File Open in firefox
4. Install the extension
5. Close Firefox and then re-launch with PortableFirefox.exe
   (The extension will make it's entries into chrome.rdf at this point)
6. Close Firefox and then re-launch with PortableFirefox.exe
   (PortableFirefox will adjust the extension to be relative at this point)
7. Enjoy your new portable extension.

* How can I find out more about Portable Firefox?
Head to http://portablefirefox.mozdev.org/